Vcenter NamespaceManagement Supervisors Summary FilterSpec

Vcenter NamespaceManagement Supervisors Summary FilterSpec
Vcenter NamespaceManagement Supervisors Summary FilterSpec

A Vcenter NamespaceManagement Supervisors Summary FilterSpec can be specified to filter summary output by any allowed criteria. An empty Vcenter NamespaceManagement Supervisors Summary FilterSpec will cause all results of the query to be returned.

This schema was added in vSphere API 8.0.0.1.

JSON Example
{
    "config_status": "string",
    "kubernetes_status": "string"
}
string
config_status
Optional

Matches Supervisors with Vcenter NamespaceManagement Supervisors Summary Info.config_status equal to the specified value.

For more information see: Vcenter NamespaceManagement Supervisors Summary ConfigStatus.

This property was added in vSphere API 8.0.0.1.

if missing or null this filter is not applied.

string
kubernetes_status
Optional

Matches Supervisors with the Vcenter NamespaceManagement Supervisors Summary Info.kubernetes_status equal to the specified value.

For more information see: Vcenter NamespaceManagement Supervisors Summary KubernetesStatus.

This property was added in vSphere API 8.0.0.1.

if missing or null this filter is not applied.